home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / TGKI-109 / Games / manga_mania_coloring.swf / scripts / DefineButton2_151 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  65b  |  5 lines

  1. on(release){
  2.    gotoAndStop(2);
  3.    _root.fude.prevFrame();
  4. }
  5.